eKOK Dokumentacja Integracyjna
0.4.0 - draft Poland flag

: care-plan-created - XML Representation

Active as of 2025-10-09

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="care-plan-created"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter care-plan-created</b></p><a name="care-plan-created"> </a><a name="hccare-plan-created"> </a><h2>SearchCarePlanByCreated</h2><p>Parameter <code>created</code>:<code>date</code></p><div><p>Wyszukanie zasobu karty po dacie wystawienia</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/careplan.html">CarePlan</a></td></tr><tr><td>Expression</td><td><code>CarePlan.created</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url
       value="https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/care-plan-created"/>
  <version value="0.4.0"/>
  <name value="SearchCarePlanByCreated"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-10-09"/>
  <publisher value="CeZ"/>
  <contact>
    <name value="CeZ"/>
    <telecom>
      <system value="url"/>
      <value value="https://ezdrowie.gov.pl"/>
    </telecom>
  </contact>
  <description value="Wyszukanie zasobu karty po dacie wystawienia"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PL"/>
      <display value="Poland"/>
    </coding>
  </jurisdiction>
  <code value="created"/>
  <base value="CarePlan"/>
  <type value="date"/>
  <expression value="CarePlan.created"/>
  <xpathUsage value="normal"/>
</SearchParameter>